| オーバーロード | 解説 |
|---|---|
| Insert(Int32,Object) | Inserts an item to the System.Collections.IList at the specified index. |
| Insert(Int32,T) | Inserts an item to the System.Collections.Generic.IList`1 at the specified index. |
| オーバーロード | 解説 |
|---|---|
| Insert(Int32,Object) | Inserts an item to the System.Collections.IList at the specified index. |
| Insert(Int32,T) | Inserts an item to the System.Collections.Generic.IList`1 at the specified index. |